home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
glass
/
glass.lha
/
GLASS
/
widgets
/
KindBox.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-02-01
|
147b
|
8 lines
/*
File: KindBox.h
Implements a nice Form widget
*/
extern Widget CreateKindBox ();
extern void AddToKindBox ();
extern void DoneKindBox ();